Add an option to xmtest to report results to an alternative results repository.
authorpl@us.ibm.com <pl@us.ibm.com>
Tue, 21 Mar 2006 00:19:24 +0000 (01:19 +0100)
committerpl@us.ibm.com <pl@us.ibm.com>
Tue, 21 Mar 2006 00:19:24 +0000 (01:19 +0100)
commit452c180f44d3406ca8f412d9650971162fb24775
tree9f541c55ebb348503282e25abf0ed5c1b20d1416
parent29cd655b8549a862d0db6ef315c2a9e829329c6d
Add an option to xmtest to report results to an alternative results repository.
The default is preserved but can be overridden by either passing it with -r to runtest.sh or by setting the xmtest_repo environment variable.

Signed-off-by: Paul Larson <pl@us.ibm.com>
tools/xm-test/lib/XmTestReport/Report.py
tools/xm-test/runtest.sh